retrieveSucceed

public abstract void retrieveSucceed(List<ContactInterface> contactList)

This method will be triggered,if the retrieve method succeeds.

Since

2.0.0

Parameters

contactList

list user's contact list according to his/her addressbook.

See also